home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / lord2b6.zip / RULES.REF < prev    next >
Text File  |  1997-05-16  |  1KB  |  32 lines

  1. @#rules
  2.  
  3. ;Rules for LORD II: New World.  You can change #'s here to affect the
  4. ;rules of the game.
  5.  
  6. ;this file is run right before a user starts the game - so you could
  7. add a message for all users to see here too.  Here is an example, take
  8. out the ; to make it real.
  9.  
  10. *** example of showing users a message ****
  11.  
  12. ;@show (take the ; out to activate the message)
  13. `r0`c  `r1`%  The (put name here) BBS is an official LORD2 beta test site!  `r0
  14.  
  15. `2  We have recently updated to beta 6, let us know what you think and thanks
  16.   for playing!  Now back to the game...
  17.  
  18. `k
  19. @
  20.  
  21. @do `v03 is 0 ;Can players die unlimited times per day?  0 is no, 1 is yes.
  22. @do `v05 is 3000 ;turns per day given to a player, 0 for unlimited
  23. @do `v06 is 0 ; Make this 1 to activate CLEAN mode, this means 'dirty' things
  24.               ; will not happen, like there won't be whores at the Sea Hag
  25.               ; hotel.  (not completely implemented.. the word bitch will
  26.               ; still show up in a few places...)
  27. @do `v07 is 2 ; Max random quests possible per day.
  28. @do `v08 is 20 ; Max uses of the slot machines/craps per day
  29.  
  30.  
  31. @#NOMORE
  32.